﻿* {
    margin: 0;
    padding: 0
}

@font-face {
	font-family: quote;
	src: local('SimSun');    
	unicode-range: U+201c, U+201d, U+2018,U+2019,U+ff0c;/*依次代表左双引号、右双引号、左单引号、右单引号、逗号，使用宋体，而不使用雅黑*/
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    min-width: 1060px;
}
body {
    font-family: quote, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei","SimSun","sans-serif";
}
fieldset, img ,input {
    border: 0;
    vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
ol, ul, li, dl, dt, dd {
    list-style: none;
}
input, button, textarea, select, form {
    vertical-align: middle;
    outline: none;
}
a {
    border: 0;
    color: #333;
    text-decoration: none;
}
a:focus {
    -moz-outline-style: none;
}
area {
    blr: expression(this.onFocus=this.blur());
}
i, em {
    font-style: normal;
}
.column {
    width: 980px;background-color: #ffffff;padding-left: 10px;padding-right: 10px;
}
.article-main .article-title{
    text-align: center;
    font-weight: bold;
    font-family: "微软雅黑";
}
.article-main .article-infos{
    text-align: center;
}
.article-infos .copyright, .article-infos .date, .article-infos .source, .article-infos .editors {
    float: none;
}
.left {float:left;}
.fl-l {float: left;}
.fl-r {float: right;}
.clear {
    font-size: 0;
    line-height: 0;
    clear: both;
    overflow: hidden;
    zoom: 1;
}
.spill:before {
    visibility: hidden;
    content:"";
    display: table;
    font-size: 0;
    width: 0;
    height: 0;
}
.clearfix:after {
    visibility: hidden;
    content:"";
    display: block;
    clear: both;
    font-size: 0;
    width: 0;
    height: 0;
}
.ov {
    overflow: hidden;
}
.w1000 {
    width: 1000px;
    margin: 0 auto;
}
.w1000 {
    width: 1000px;
    margin: 0 auto;
}

/*************头部**********************/



.header-heb h1 a {position: relative;padding-left: 110px;  }
.header-heb h1 a i {
	position: absolute;
	left: 0;
	top: 90%;
	background: url(../images/hebyaowen.jpg) no-repeat;
	width: 100px;
	height: 23px;
	margin-top: -25px;
	vertical-align: bottom;
}


.pro-header {

}
.pro-head {
    width: 100%;
    height: 40px;
    background: #555555;
    font-size: 0;
}
.pro-user-center {
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    width: 90px;
    text-align: center;
    background: #c43926;
    color: #fff;
    font-family: "Microsoft YaHei", "微软雅黑";
}
.pro-login-form {
    margin-left: 11px;
}
.pro-login-form input {
    margin-top: 7px;
    margin-left: 4px;
    width: 110px;
    height: 23px;
    text-indent: 5px;
    border: 1px solid #cecece;
    font-family: "宋体";
    color: #cecece;
}
.pro-login-form button {
    width: 48px;
    height: 25px;
    margin-top: 6px;
    border: 1px solid #6f6f6f;
    border-radius: 4px;
    margin-left: 5px;
    background: #e00019;
    color: #fff;
    font-family: "宋体";
    cursor: pointer;
}
.pro-head-a {
    font-family: "宋体";
    margin-left: 5px;
}
.pro-head-a a {
    float: left;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    padding: 0 9px;
    margin-top: 12px;
}
.pro-head-a span {
    margin-top: 13px;
    float: left;
    display: inline-block;
    height: 12px;
    width: 1px;
    background: #a3a3a3;
}
.pro-head-span {
    font-family: "宋体";
    margin-left: 5px;
}
.pro-head-span span {
    margin-top: 12px;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    margin-left: 13px;
}
.pro-head-aa {
    font-family: "宋体";
}
.pro-head-aa a {
    float: left;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    padding: 0 5px;
    margin-top: 12px;
}
.pro-login-form a{
    display:inline-block;
    background: #e00019 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    line-height: 25px;
    margin-left: 5px;
    outline: 0 none;
    text-align: center;
    text-decoration: none;
    width: 48px;
    height: 25px;
    font-family: 宋体;
    position: relative;
    top: 8px;
}
.pro-head-aa span {
    float:left;
    margin-top: 12px;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    margin-right: 13px;
}

.pro-logo-search {
    margin-top: 20px;
}
.pro-logo {}
.pro-search {
    font-size:0px;
    width: 555px;
    margin-top: 10px;
}
.pro-search input {
    height: 35px;
    width: 300px;
    background: #f4f4f4;
    border: 1px solid #dadada;
    text-indent: 10px;
    font-size:14px;
}
.pro-search button {
    height: 37px;
    width: 66px;
    background: #e9e9e9;
    border: 1px solid #dadada;
    border-left: 0;
    color: #585858;
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 18px;
}
.pro-search-a {

}
.pro-search-a a {
    float: left;
    font-size: 12px;
    color: #333333;
    display: inline-block;
    padding: 0 10px;
    margin-top: 12px;
}
.pro-search-a span {
    margin-top: 13px;
    float: left;
    display: inline-block;
    height: 12px;
    width: 1px;
    background: #333333;
}
.pro-menu {
    border-top: 2px solid #b80002;
    margin-top: 5px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dcdcdc;
}
.pro-menu span {
    margin-top: 16px;
    float: left;
    display: inline-block;
    height: 41px;
    width: 1px;
    background: #dcdcdc;
}
.pro-menu .top {
    margin-top: 13px;
}
.pro-menu .bottom{
    margin-top: 8px;
}
.pro-menu a {
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 14px;
    color: #232323;
    padding-right: 27px;
}
.pro-menu-one {
    margin-left: 5px;
    font-size: 0;
}
.pro-menu-two {
    margin-left: 23px;
    font-size: 0;
}
.pro-nav {
    font-size: 0;
    margin: 10px 0;
}
.pro-nav span {
    font-size: 12px;
    color: #b50002;
}
.pro-nav a {
    font-size: 12px;
    color: #333333;
    padding-right: 8px;
}
.pro-nav>span {
    margin-top: 2px;
    float: left;
    display: inline-block;
    height: 12px;
    width: 1px;
    background: #dcdcdc;
    margin-right: 15px;
}
.pro-nav .left {
    width: 600px;
    overflow: hidden;
	float:left;
}
.pro-nav .right {
    width: auto;
    overflow: hidden;
	float:left;
}
.pro-banner,.pro-banner img {
    width: 1000px;
    height: 90px;
}
.pro-banner50 {
    margin:3px auto;
}
.pro-banner50 img {
    width: 1000px;
}
.pro-title {
    width: 1000px;
    overflow: hidden;
    /*height: 50px;*/
    text-align: center;
    margin-top: 20px;
}
.pro-title a {
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 32px;
    font-weight: bold;
    color: #003366;
}
.pro-title-a {
    text-align: center;
    margin-top: 5px;
    width: 1000px;
    overflow: hidden;
    border-bottom: 1px dotted #bdbdbd;
    font: 14px/20px "Microsoft YaHei";
    color: #666;
	padding-bottom:15px;
}
.pro-title a:hover{color:#dd0000;}
.pro-title-a a {
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 16px;
    color: #333333;
    margin: 0 10px;
}
.pro-swiper-hotnews {
    margin-top: 5px;
}
.pro-swiper {
    width: 658px;
    height: 414px;
    overflow: hidden;
}
#swiper-container-one .swiper-container {
    width: 658px;
    height: 414px;
}
#swiper-container-one .swiper-container .swiper-wrapper .swiper-slide{
    position: relative;
    width: 658px;
    height: 414px;
    overflow: hidden;
}
#swiper-container-one .swiper-container .swiper-wrapper .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
#swiper-container-one .swiper-container .swiper-wrapper .swiper-slide img{
    width: 658px;
    height: 414px;
}
/*
#swiper-container-one .swiper-container .pagination{
    position: absolute;
    z-index: 2;
    bottom: 14px;
    right: 8px;
}
#swiper-container-one .swiper-container .pagination .swiper-pagination-switch{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 6px;
    background: #A9A9A9;
    margin: 0 3px;
    cursor: pointer;
    float: left;
}
#swiper-container-one .swiper-container .pagination .swiper-active-switch{
    background: #24A1FE;
}*/
#swiper-container-one .page {
    position: relative;
    right: 10px;
    width: 30px;
    height: 60px;
    top: -60px;
    z-index: 99;
    float: right;
    color: #f23300;
    font-family: "Microsoft YaHei", "微软雅黑";
    position: relative;
}
#swiper-container-one .page .current {
    font-size: 16px;
    position: absolute;
    top: 16px;
    left: 1px;
}
#swiper-container-one .page .xian {
    font-size: 22px;
    position: absolute;
    top: 15px;
    left: 10px;
}
#swiper-container-one .page .total {
    font-size: 16px;
    position: absolute;
    top: 23px;
    left: 19px;
}
#swiper-container-one .swiper-container .pagination{
    width: 0;
    height: 0px;
    line-height: 0;
}

#swiper-container-one .swiper-container .swiperbtn {
    width: 18px;
    height: 25px;
    z-index: 99;
    position: absolute;
    top: 50%;
    margin-top: -22px;
}
#swiper-container-one .swiper-container .arrow-left{
    background: url('../images/sprit.png');
    background-position: 0 0;
    float: left;
    left: 5px;
}
#swiper-container-one .arrow-left:hover{
    /*background: url(../images/icons.png) no-repeat;*/
    /*background-position: 0px -277px;*/
}
#swiper-container-one .swiper-container .arrow-right{
    background: url('../images/sprit.png');
    background-position: 0 -30px;
    float: right;
    right: 5px;
}
#swiper-container-one .arrow-right:hover{
    /*background: url(../images/icons.png) no-repeat;*/
    /*background-position: 0px -211px;*/
}
#swiper-container-one .swiper-container .swiper-wrapper .swiper-slide .swiper-title {
    font-size: 18px;
    color: #FFFFFF;
    position: absolute;
    top: 354px;
    width: 100%;
    height: 60px;
    display: block;
    overflow: hidden;
    background: rgba(51,51,51,0.5);
}
#swiper-container-one .swiper-container .swiper-wrapper .swiper-slide .swiper-title .text{
    color: #FFFFFF;
    width: 612px;
    height: 60px;
    line-height: 60px;
    text-indent: 3px;
    font-size: 14px;
}


.ul-official{width:310px;height:200px;margin:0 auto;
/*
两个人的时候宽度是310px，一个人的时候宽度是150px
*/
}
.ul-official li{float:left;width:100px;height:140px;text-align:center;font-size:14px;line-height:18px;margin:0 25px;}
.ul-official .leaderimg img{width:100%;height:auto;padding:2px;border:1px #dbdbdb solid;margin:0 auto}
.ul-official h3{padding-top:6px;color:#2d7dbb;text-align:center}
.ul-official p{width:100%;height:18px;background:#00a2e7;color:#fff;margin:0 auto}
.ul-official-news{padding-top:20px}
.ul-official-news li{vertical-align:bottom;overflow:hidden;height:26px}
.ul-official-news a{display:block;line-height:24px}




.pro-hotnews {
    width: 316px;
}
.pro-hotnews span {
    display: block;
    height: 0px;
    width: 100%;
    border-bottom: 1px dashed #bdbdbd;
    margin: 10px 0;
}
.pro-hotnews ul.hotnews {

}
.pro-hotnews ul.hotnews li {
    height: 36px;
    width: 100%;
    overflow: hidden;
}
.pro-hotnews ul.hotnews li a {
    line-height: 36px;
    font-size: 16px;
    color: #404040;
}
.pro-hotnews ul.hotnews li.first a {
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.pro-scrollnews-adv {
    margin-top: 15px;
}
.pro-scrollnews-adv .pro-scrollnews {
    width: 658px;
    height: 70px;
    overflow: hidden;
}
.pro-scrollnews-adv .pro-scrollnews .news-title {
    display: inline-block;
    width: 37px;
    height: 70px;
    background: #0059a8;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding-top: 10px;
    overflow: hidden;
}
#marquee-container {
    width: 621px;
    line-height: 70px;
    overflow: hidden;
    white-space: nowrap;
}
#marquee-container a {
    margin-right: 20px;
    height: 70px;
    overflow: hidden;
    display: inline-block;
}
#marquee-content,
#marquee-copy {
    display: inline;
}
.pro-scrollnews-adv .pro-adv {
    width: 316px;
    height: 70px;
    overflow: hidden;
    position: relative;
}
.pro-scrollnews-adv .pro-adv a {
    display: block;
}
.pro-scrollnews-adv .pro-adv i.adv{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 26px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    background: rgba(0,0,0,0.5);
}




.topnav{background:#f9f9f9; line-height:34px; height:34px; border-bottom:#e4e4e4 solid 1px; font-size:12px;}
.topnav em{padding:0 5px;}
.topnav img{padding:8px 0;}
.maxwidth{min-width:1000px;}
.maincenter{width:1000px; margin:0 auto; text-align:left;}
.clearfix{overflow:hidden; _overflow:inherit; _zoom:1;}

.toplogo{background:#eeeeee; border-top:#ffffff solid 1px; padding:10px 0;/*border-bottom:#e0e0e0 solid 1px;*/}
.toplogo .fl-r{width:200px; padding-top:12px;}
.toplogo .fl-r li{float:left; width:90px; line-height:25px; text-align:right;}
.toplogo .fl-r li a{padding-left:18px; background-repeat:no-repeat; background-position:left center;}
.toplogo .fl-r li.a a{background-image:url(../images/icon_bingxue.png); padding-left:16px;}
.toplogo .fl-r li.b a{background-image:url(../images/icon_zjketv.png); padding-left:30px;}
.toplogo .fl-r li.c a{background-image:url(../images/icon_bbs.png);}
.toplogo .fl-r li.d a{background-image:url(../images/icon_zhangxiaoquan.png);}
.toplogo .fl-r li.e a{background-image:url(../images/icon_szbk.png);}
.toplogo .logo{width:182px; margin:0 auto; padding-top:10px;}
.toplogo .left{padding-top:10px; width:255px;}
#so{border:#d1d1d1 solid 1px; height:34px; background:#ffffff; padding:2px;margin:20px 0 0 20px;}
#so input.a{height:34px; line-height:34px; font-size:16px; padding-left:5px; width:200px; float:left;}
#so input.b{height:34px; background:#234181 url(../images/f_09.jpg) no-repeat center center; color:#ffffff; width:44px; float:left; text-align:center;}

.topnav2{background:url(../images/f_22.jpg) repeat-x; line-height:28px; color:#ffffff;}
.topnav2 .maincenter{background:url(../images/f_24.jpg) no-repeat center center;  height:71px; }
.topnav2 a{color:#ffffff;}
.topnav2 .left{width:540px;}
.topnav2 .left ul{padding-left:29px; padding-top:7px;}
.topnav2 .left li{/*width:73px; float:left; font-size:16px;*/float:left; font-size:16px;padding:2px 20px;}
.topnav2 .left2{}
.topnav2 .left2 ul{padding-left:100px;}
.topnav2 .left2 li.a{width:104px;}
.topnav2 .left2 li.b{width:120px;}
.topnav2 .left2 li.c{width:88px;}
.topnav2 li.o{background:url(../images/f_19.png) no-repeat 38px 15px; cursor:pointer;}
.topnav2 li.p{background:url(../images/f_20.png) no-repeat 38px 15px;}
.topnav3-4{background:#eeeeee; border-top:#ffffff solid 1px; line-height:35px;}
.topnav3-4 ul{padding-left:28px;}
.topnav3-4 li{padding-right:16px; float:left; font-size:14px;}

.shuzibaokan ul{height:210px;}
.shuzibaokan li {float:left;margin:0 20px;}
.shuzibaokan li img{width:120px;height:169px;}
.weibo {width:240px;height:60px;margin:0px auto;margin-top:20px;}





/*便民服务*/
.bianmindianhua{width:100%;margin:0 auto;overflow:hidden;border-top:1px dotted;padding-top:15px}
.bianmindianhua li{float:left;width:33%;color:#58595b;line-height:26px;white-space:nowrap;font-size:9px;}


/*尾号限行*/
#weihaoXianxing{width:260px;border-right:solid 1px #EAEAEA; background-color:#fafafa; height:100%; overflow:hidden;margin:0 auto;}
#weihaoXianxing h3{height:27px; line-height:28px; background-color:#f3f3f3; border:solid 1px #EAEAEA;margin:0;border-right:0; padding-left:15px; position:relative; color:#000000; font-size:14px;font-weight:700;}
#weihaoXianxing h3 em a,.service_div em a,.dz h3 em a,.dz h3 em a:visited,.hot h3 em a,.hot h3 em a:visited {position:absolute; top:0; right:10px;font-weight:normal; font-style:normal; font-size:12px;}

#weihaoXianxing ul{margin-left:6px}
#weihaoXianxing .today{background:url('/skin/201502/images/weihaoxianxing.png') no-repeat 0 -300px;width:35px;height:35px;display:block;position:-30px -30px;}
#weihaoXianxing .tomorrow{background:url('./skin/201502/images/weihaoxianxing.png') no-repeat -43px -300px;width:35px;height:35px;display:block;position:-30px -30px;}

#weihaoXianxing li{margin-top:4px;margin-bottom:4px}
.w1{width:248px;height:44px;background:url('/skin/201502/images/weihaoxianxing.png') no-repeat 0 0;}
.w2{width:248px;height:44px;background:url('/skin/201502/images/weihaoxianxing.png') no-repeat 0 -50px;}
.w3{width:248px;height:44px;background:url('/skin/201502/images/weihaoxianxing.png') no-repeat 0 -100px;}
.w4{width:248px;height:44px;background:url('/skin/201502/images/weihaoxianxing.png') no-repeat 0 -150px;}
.w5{width:248px;height:44px;background:url('/skin/201502/images/weihaoxianxing.png') no-repeat 0 -200px;}
.weekend{width:248px;height:44px;background:url('/skin/201502/images/weihaoxianxing.png') no-repeat 0 -250px;}

#iframe1{height:160px;overflow:hidden}



.pro-column {margin-top: 20px;}
.pro-column .pro-left {width: 320px;margin-right:18px;}
.pro-column .pro-middle {width: 320px;}
.pro-column .pro-right {width: 320px;}

.pro-column .pro-left-middle {width: 659px;}
.pro-column .pro-column-title {
    width: 100%;
    height: 30px;
    line-height: 28px;
    border-bottom: 1px solid #CCCCCC;
	margin-bottom:5px;
}
.pro-column .pro-column-title span.title {
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    color: #003366;
}
.pro-column .pro-column-title span.img {
    display: inline-block;
    margin-left: 40px;
}
.pro-column .pro-column-title span.img img {
    margin-top: 4px;
}
.pro-column a.pro-column-more {
    color: #555555;
    font-size: 12px;
}
.pro-column ul.qitalingdao li{
	height:15px;
}
.pro-column ul.pro-news {}
.pro-column ul.pro-news li {
    height: 36px;
    overflow: hidden;
}
.pro-column ul.pro-news li a {
    line-height: 36px;
    font-size: 16px;
    color: #404040;
}
.pro-column ul.pro-news li.first a {
    font-family: quote, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei";
    font-size: 16px;
    font-weight: bold;
    color: #404040;
}

.qitalingdao  ul.pro-news li{height:28px;}


ul.liuhu{height: 144px;}
ul.liuhu li {
    width:50%!important;
    float:left;
}
.pro-column span.xian {
    display: block;
    height: 0px;
    width: 100%;
    margin: 0px 0;
}
.pro-column .pro-maquee {
    width: 316px;
    height: 265px;
    overflow: hidden;
    margin-top: 9px;
}
.pro-column .pro-maquee a{
    display:block;
    width:100%;
}
.pro-column .pro-maquee li {
	width:316px;
    height: 53px;
    font-size: 14px;
    color: #222;
	
	overflow:hidden;
}
.pro-column .pro-maquee li p.time {
    width:100%;
    height: 21px;
    background: #f0f0f0;
    line-height: 21px;
    text-indent: 8px;
    float:right;
	
	font-size: 12px;
}
.pro-column .pro-maquee li p.title {
    height: 32px;
    text-indent: 8px;
    line-height: 32px;
}
.pro-column .pro-column-tabs {
    height: 28px;
    line-height: 28px;
    border-bottom: 1px solid #CCCCCC;
}
.pro-column .pro-column-tabs span {
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 16px;
    font-weight: bold;
    color: #d00000;
    padding: 3px 5px 0;
    cursor: pointer;
}
.pro-column .pro-column-tabs span.on {
    border: 1px solid #cccccc;
    border-bottom: 0;
}
.pro-column .pro-video li {
    font-size: 0;
    position: relative;
}
.pro-column .pro-video li a {
    margin-left: 20px;
}
.pro-column .pro-video li i {
    background: url("../images/sprit.png") no-repeat;
    background-position: 0 -60px;
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 10px;
}
.pro-column .pro-video-fangtan li {
    font-size: 0;
    position: relative;
}
.pro-column .pro-video-fangtan li a {
    margin-left: 20px;
}
.pro-column .pro-video-fangtan li i {
    background: url("../images/sprit.png") no-repeat;
    background-position: 0 -60px;
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 10px;
}
.pro-column .pro-meiti {
    margin-top: 30px;
    height: 180px;
    overflow: hidden;
}
.pro-column .pro-meiti li {
    float: left;
    width: 66px;
    height: 67px;
    margin: 0px 15px 15px 20px;
}
.pro-column .pro-wenzheng {

}
.pro-column .pro-wenzheng li.hui a {
    width: 100%;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    background: #efefef;
    color: #222;
    overflow: hidden;
    text-indent: 10px;
}
.pro-column .pro-wenzheng li.bai a {
    text-indent: 10px;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #222;
}
.pro-column .pro-wenzheng li.first a{
    text-indent: 10px;
    display: inline-block;
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 16px;
    font-weight: bold;
    color: #d00000;
    height: 42px;
    line-height: 42px;
    width: 100%;
    overflow: hidden;
}
.pro-column .pro-numnews {
    height: 209px;
    width: 1000px;
    overflow: hidden;
    margin-top: 9px;
}
.pro-column .pro-numnews .twonews {
    width: 240px;
    height: 180px;
    overflow: hidden;
}
.pro-column .pro-numnews .twonews a {
    display: inline-block;
    width: 102px;
    height: 180px;
    margin-right: 10px;
}
.pro-column .pro-numnews .twonews a img {
    width: 100px;
    height: 145px;
    border: 1px solid #CCC;
}
.pro-column .pro-numnews .twonews a p.title {
    height: 35px;
    line-height: 35px;
    color: #FF0000;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.pro-column .pro-numnews .pro-scrollanews {
    width: 760px;
    height: 180px;
    overflow: hidden;
}
#marquee-container1 {
    width: 760px;
    overflow: hidden;
    white-space: nowrap;
}
#marquee-container1 a {
    margin-right: 10px;
    height: 180px;
    overflow: hidden;
    width: 102px;
    display: inline-block;
}
#marquee-content1,
#marquee-copy1 {
    display: inline;
}
#marquee-content1 a p.title,
#marquee-copy1 a p.title{
    height: 35px;
    line-height: 35px;
    color: #03C;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.photo-album {
    width: 1000px;
    margin-top: 10px;
}
.photo-album dl {
    width: 180px;
    height: 120px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-bottom: 25px;
}
.photo-album img{
    width: 180px;
    height: 120px;
}
.div-opa {
    position: absolute;
    left: 0px;
    bottom: 0px;
    _bottom: 15px;
    width: 100%;
    background: #000;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 1;
}
.photo-album dl dd {
    position: absolute;
    height: 30px;
    line-height: 30px;
    left: 0;
    bottom: 0;
    z-index: 99;
    overflow: hidden;
    font-size: 14px;
}
.photo-album dl dd a {
    color: #fff;
    margin-left: 10px;
}

.pro-column .two-content {
	width:100%;
    font-size: 0;
    margin-top: 8px;
}
.pro-column .two-content a {
    display: inline-block;
    margin-right: 10px;
    width: 150px;
    height: 90px;
    position: relative;
}
.pro-column .two-content a img {
    width: 150px;
    height: 90px;
}
.pro-column .two-content a p.title {
    position: absolute;
    background: rgba(0,0,0,0.5);
    height: 28px;
    line-height: 28px;
    text-align: center;
    bottom: 0;
    left: 0;
    width: 150px;
    color: #fff;
    font-size: 12px;
}
.pro-column .one-content {
    width: 316px;
    height: 196px;
    font-size: 0;
    margin: 10px 0px;
}
.pro-column .one-content a {
    display: inline-block;
    margin-right: 16px;
    position: relative;
}
.pro-column .one-content a img {
    width: 316px;
    height: 196px
}
.pro-column .one-content a p.title {
    position: absolute;
    background: rgba(0,0,0,0.5);
    height: 28px;
    line-height: 28px;
    text-align: center;
    bottom: 0;
    left: 0;
    width: 316px;
    color: #fff;
    font-size: 12px;
}
.pro-column .one-title {
    margin-top: 9px;
}
.pro-column .one-title a.img,.pro-column .one-title a img {
    width: 138px;
    height: 90px;
}
.pro-column .one-title a {
    display: block;
}
.pro-column .one-title a.title {
    margin-left: 10px;
    width: 150px;
    height: 90px;
    overflow: hidden;
    font-family: "Microsoft YaHei", "微软雅黑";
    font-weight: bold;
    font-size: 16px;
    color: #333;
}
.pro-column .one-img-text {

}
.pro-column .one-img-text p.title,
.pro-column .one-img-text p.title a{
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 16px;
    font-weight: bold;
    color: #333;
    height: 36px;
    line-height: 36px;
    width: 100%;
    overflow: hidden;
}
.pro-column .one-img-text .img-text {
height:108px;
}
.pro-column .one-img-text .img-text a.img,.pro-column .one-img-text .img-text a.img img {
    width: 130px;
    height: 90px;
    display: inline-block;
}
.pro-column .one-img-text .img-text .text {
    width: 180px;
    margin-left: 5px;
}
.pro-column .one-img-text .img-text .text p {
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 12px;
    height: 70px;
    line-height: 23px;
    text-indent: 2em;
    color: #555;
}
.pro-column .one-img-text .img-text .text a {
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 14px;
    color: #555;
}
.pro-column .two-img{
    width: 332px;
    font-size: 0;
}
.pro-column .two-img a {
    width: 150px;

    display: inline-block;
    margin-right: 16px;
}
.pro-column .two-img a img {
    width: 150px;
    height: 108px;
}
.pro-column .two-img a p {
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 14px;
    color: #d00000;
    text-align: center;
    height: 36px;
    line-height:36px;
    width: 100%;
    overflow: hidden;
}
.pro-column .two-img2{
    width: 340px;
    font-size: 0;
    margin-top: 9px;
}
.pro-column .two-img2 a {
    width: 146px;
    display: inline-block;
    margin-right: 24px;
}
.pro-column .two-img2 a img {
    width: 146px;
    height: 96px;
}
.pro-column .two-img2 a p {
    font-size: 12px;
    color: #0e649a;
    text-align: center;
    height: 20px;
    line-height: 20px;
    width: 100%;
    overflow: hidden;
    margin-top: 5px;
}


.advSpan{width:30px;height:13px;color:#999;opacity:0.8;filter:Alpha(opacity=60);font-size:12px;text-decoration: none;line-height: 13px;left:0px;bottom:0px;display:block;position:absolute;cursor:pointer;z-index:250;background-color:#fff;text-align:center;}

.adv-one {
    margin-top: 15px;
}
.adv-one,.adv-one img {
    width: 1000px;
    height: 50px;
    overflow: hidden;
}
.adv-one a {
    display: block;
}
.adv-two {
    margin-top: 15px;
    position: relative;
}
.adv-two {
    width: 1000px;
    height: 60px;
    overflow: hidden;
}
.adv-two .adv-left img {
    width: 495px;
    height: 60px;
    overflow: hidden;
}
.adv-two .adv-right img {
    width: 495px;
    height: 60px;
    overflow: hidden;
}
.adv-right img {
    width: 316px;
    height: 60px;
    overflow: hidden;
}
.adv-two a {
    display: block;
}
.adv-two i.adv{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 26px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    background: rgba(0,0,0,0.5);
}

.adv-three{width:1000px;height:60pxoverflow:hidden;}
.adv-three .adv-left img{width:330px;height:60px;}
.adv-three .adv-middle img{width:330px;height:60px;margin-left:5px;}
.adv-three .adv-right img{width:330px;height:60px;}

#advBannerSwiper100 img{width:360px}

.pro-swiper2 {
    width: 316px;
    height: 270px;
    overflow: hidden;
    margin-top: 9px;
}
#swiper-container-two .swiper-container {
    width: 316px;
    height: 70px;
}
#swiper-container-two .swiper-container .swiper-wrapper .swiper-slide{
    position: relative;
    width: 316px;
    height: 70px;
    overflow: hidden;
}
#swiper-container-two .swiper-container .swiper-wrapper .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
#swiper-container-two .swiper-container .swiper-wrapper .swiper-slide img{
    width: 316px;
    height: 40px;
}

#swiper-container-two .swiper-container .pagination{
    position: absolute;
    z-index: 2;
    bottom: 30px;
    right: -1px;
    font-family: "Vander";
    font-size: 12px;
    color: #fff;
    line-height: 15px;
    text-align: center;
}
#swiper-container-two .swiper-container .pagination .swiper-pagination-switch{
    display: inline-block;
    width: 20px;
    height: 15px;
    background: #000;
    margin: 0 1px;
    cursor: pointer;
    float: left;
}
#swiper-container-two .swiper-container .pagination .swiper-active-switch{
    background: #cf0000;
}

#swiper-container-two .swiper-container .swiperbtn {
    width: 18px;
    height: 25px;
    z-index: 99;
    position: absolute;
    top: 50%;
    margin-top: -22px;
}
#swiper-container-two .swiper-container .arrow-left{
    background: url('../images/sprit.png');
    background-position: 0 0;
    float: left;
    left: 5px;
}
#swiper-container-two .arrow-left:hover{
    /*background: url(../images/icons.png) no-repeat;*/
    /*background-position: 0px -277px;*/
}
#swiper-container-two .swiper-container .arrow-right{
    background: url('../images/sprit.png');
    background-position: 0 -30px;
    float: right;
    right: 5px;
}
#swiper-container-two .arrow-right:hover{
    /*background: url(../images/icons.png) no-repeat;*/
    /*background-position: 0px -211px;*/
}
#swiper-container-two .swiper-container .swiper-wrapper .swiper-slide .swiper-title {
    position: absolute;
    top: 240px;
    width: 100%;
    height: 30px;
    display: block;
    overflow: hidden;
}
#swiper-container-two .swiper-container .swiper-wrapper .swiper-slide .swiper-title .text{
    color: #111111;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-indent: 3px;
    font-size: 12px;
    font-family: "Microsoft YaHei", "微软雅黑";
}
.pro-tabs-con ul.pro-icons {
    margin-top: -9px;
	margin-bottom:15px;
}
.pro-tabs-con ul.pro-icons li{
    float: left;
    width: 60px;
    height: 50px;
    text-align: center;
	margin:25px 10px 0 9px;
}
.pro-tabs-con ul.pro-icons li a {
    display: block;
}
.pro-tabs-con ul.pro-icons li a .img {
    width: 60px;
    height: 30px;
    line-height: 30px;
}
.pro-tabs-con ul.pro-icons li a p {
    font-size: 12px;
    color: #0c75ce;
    line-height: 20px;
}
.pro-form-a {
    font-size: 0;
    margin-left: 30px;
    margin-top: 10px;
}
.pro-form-a span {
    font-size: 12px;
    color: #0c75ce;
}
.pro-form-a .one,.pro-form-a .two,.pro-form-a .three {
    height: 25px;
    line-height: 25px;
}
.pro-form-a select {
    height: 20px;
    font-size: 12px;
    color: #0c75ce;
    border: 1px solid #0c75ce;
    margin-top: 2px;
    margin-left: 5px;
    width: 190px;
    text-indent: 10px;
}
.pro-form-a select option {
    color: #0c75ce;
    border: 1px solid #0c75ce;
    border-top: 0;
    text-indent: 10px;
}
.pro-form-a .two input {
     color: #0c75ce;
     border: 1px solid #0c75ce;
     width: 128px;
     margin-top: 4px;
     margin-left: 5px;
     text-indent: 10px;
 }
.pro-form-a .three input {
    color: #0c75ce;
    border: 1px solid #0c75ce;
    width: 148px;
    margin-top: 4px;
    margin-left: 5px;
    text-indent: 10px;
}
.pro-form-a .three button {
    margin-left: 10px;
    height: 17px;
    color: #fff;
    background: #0c75ce;
    border: 0;
    width: 53px;
    line-height: 17px;
}

.pro-footer .pro-link {
    border: 1px solid #aaccee;
}
.pro-footer .pro-link .tabs {
    height: 26px;
    width: 100%;
    background: url('../images/index_linkbk.jpg') center center repeat-x;
}
.pro-footer .pro-link .tabs li {
    border-right: 1px solid #aaccee;
    border-bottom: 1px solid #aaccee;
    float: left;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    padding: 0 6px;
    color: #006699;
    cursor: pointer;
}
.pro-footer .pro-link .tabs li.on {
    border-bottom: 1px solid #fff;
    background: #fff;
}
.pro-footer .pro-link .cons {
    color: #006699;
    font-size: 12px;
    padding: 10px 0;
    width: 100%;
}
.pro-footer .pro-link .cons li {
    float: left;
    margin-left: 10px;
    height: 24px;
    line-height: 24px;
}
.pro-footer .pro-link .cons li a{
    color: #006699;
}
.pro-footer .pro-link .first li {
    width: 11.5%;
}
.pro-footer .pro-link .second li {
    width: 13.5%;
}
.pro-footer .pro-link .third li {
    width: 10.5%;
}
.pro-about {
    width: 1000px;
    height: 40px;
    background-color: #213d7c;
    margin: 10px auto 0px auto;
    line-height: 40px;
    text-align: center;
    font: 12px/40px "PingFang SC","Microsoft Yahei";
    color:#FFFFFF;
}
.pro-about a{font: 12px/20px "PingFang SC","Microsoft Yahei"; color:#FFFFFF;text-decoration: none; padding:10px;}
.pro-zhaoshang {
    width: 1000px;
    height: 40px;
    background-color: #cf1f02;
    margin: 10px auto 0px auto;
    line-height: 40px;
    text-align: center;
    font: 12px/40px "PingFang SC","Microsoft Yahei";
    color:#FFFFFF;
}
.pro-zhaoshang a{font: 12px/20px "PingFang SC","Microsoft Yahei"; color:#FFFFFF;text-decoration: none; padding:10px;}
.pro-copyright {

}
.pro-copyright li {
    text-align: center;
    font-size: 12px;
    line-height: 30px;
}
.pro-copyright li a{
    font-size: 12px;
    padding: 0 10px 0 2px;
}
.pro-copyright li a img {vertical-align: middle;border:1px solid #cdcdcd;}
.pro-copyright .noborder img{border:none}
/*qrcode*/
.qrcode_img{display:none; text-align:center;width:316px;height:258px;line-height:258px;position:absolute; background-color:#ffffff;z-index:99}
.qrcode_close{display:none;width:40px;height:30px;line-height:30px;position:absolute; background-color:#ffffff;z-index:100;font-size:12px;margin-left:270px;cursor:pointer}
.websie_nav li{float: left; padding: 0 10px}
.websie_nav a{font:12px/25px "simsun"; text-decoration: none;}
/*margin*/
.mr20{margin-right: 20px;}
.mr25{margin-right: 25px;}
@media screen and (max-width: 1339px){
    .hide-normal{display:none}
}
@media screen and (min-width: 1340px) {

}


.maxwidth{min-width:1180px;}
.maincenter{width:1180px; margin:0 auto; text-align:left;}


.hide-wide{display:none}
.pro-nav .left {
     width: auto;
}
.pro-nav a {
    padding-right: 20px;
}
.w1000 {
    width: 1180px;
}
/*广告*/
.pro-banner50 img {
    width: 1180px;
}
.adv-one,.adv-one img {
    width: 1180px;
    height: 60px;
}
.adv-two {width: 1180px;height: 60px;}
.adv-two .adv-left{position:relative;}
.adv-two .adv-left img {width: 580px;height: 60px;}
.adv-two .adv-right{position:relative;}
.adv-two .adv-right img {width: 580px;height: 60px;}
.adv-right img {width: 380px;height: 70px;}
.adv-three {width:1180px;height:60px;}
.adv-three .adv-left img{width:380px;height:60px;}
.adv-three .adv-middle img{margin-left:20px;width:380px;height:60px;}
.adv-three .adv-right img{width:380px;height:60px;}

.pro-menu a {
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 16px;
    color: #232323;
    padding-right: 34px;
}
.pro-title {
    width: 1180px;
}
.pro-title-a {
    width: 1180px;
}
/*焦点图*/
.pro-swiper {
    width: 680px;
    height: 428px;
}
#swiper-container-one .swiper-container {
    width: 680px;
    height: 428px;
}
#swiper-container-one .swiper-container .swiper-wrapper .swiper-slide{
    width: 680px;
    height: 428px;
}
#swiper-container-one .swiper-container .swiper-wrapper .swiper-slide img{
    width: 680px;
    height: 428px;
}
#swiper-container-one .swiper-container .swiper-wrapper .swiper-slide .swiper-title {
    top: 368px;
}
/*焦点新闻*/
.pro-hotnews {
    width: 480px;
}
.pro-hotnews ul.hotnews li.first a {
    font-family: "PingFang SC","Microsoft YaHei", "微软雅黑";
    font-size: 20px;
    color: #003366;
}
.pro-hotnews ul.hotnews li a {
    font-family: "PingFang SC","Microsoft YaHei", "微软雅黑";
    font-size: 18px;
}
.pro-hotnews2 {
    width: 480px;
}
/*首页栏目标题*/
.pro-column .pro-column-title span.title {
    font-size: 20px;
}
.pro-column .pro-column-tabs span {
    font-size: 20px;
}
/*专题*/
.pro-scrollnews-adv .pro-scrollnews {
    width: 780px;
    height: 70px;
    overflow: hidden;
}
.pro-scrollnews-adv .pro-adv {
    width: 380px;
    height: 70px;
    overflow: hidden;
    position: relative;
}
#marquee-container {
    width: 740px;
    line-height: 70px;
    overflow: hidden;
    white-space: nowrap;
}
.pro-column .pro-left {
    width: 380px;margin-right:20px;
}
.pro-column .pro-middle {
    width: 380px;
}
.pro-column .pro-right {
    width: 380px;
}
.pro-column .pro-maquee {
    width: 380px;
    height: 265px;
    overflow: hidden;
    margin-top: 9px;
}
.pro-column .pro-maquee li {
    width: 380px;
    font-size: 14px;
    color: #222;
    overflow: hidden;
}
/*二维码*/
.qrcode_img {
    width: 380px;
}
.pro-column .pro-meiti li {
    margin: 0px 10px 30px 10px;
}
/*视频新闻*/
.pro-column .pro-video li {
    width: 180px;
    float: left;
    margin-right: 10px;
}
.pro-column .pro-video li a {
    margin-left:0;
    font-size:15px !important
}
.pro-column .pro-video li i {
    display: none;
}
/*左侧图片新闻*/
.pro-column .two-content {
    width: 380px;
}
.pro-column .two-content a {
    margin:5px 15px;
    width: 160px;
    height: 100px;

}
.pro-column .two-content a img {
    width: 160px;
    height: 100px;
}
.pro-column .two-content a p.title {
    width: 160px;
}

.shuzibaokan ul{height:210px;}
.shuzibaokan li {float:left;margin:0 20px;}
.shuzibaokan li img{width:150px;height:211px;}
.weibo {width:240px;height:60px;margin:0px auto;margin-top:20px;}

/*数字报*/
.pro-column .pro-numnews {
    height: 209px;
    width: 1180px;
    overflow: hidden;
    margin-top: 9px;
}
/*右侧单图新闻*/
.pro-column .one-title a.title {
    width: 230px;
}
/*图片新闻*/
.photo-album {
    width: 1180px;
}
.photo-album dl {
    width: 216px;
    height: 140px;

}
.photo-album img{
    width: 216px;
    height: 140px;
}
/*智慧德州*/
.pro-tabs-con ul.pro-icons li {
    margin-left: 25px;
}
/*聚合&行业2个图片新闻*/
.pro-column .two-img {
    width: 380px;
    font-size: 0;
}
.pro-column .two-img a {
    width: 180px;
    display: inline-block;
    margin:0px 5px;
}
.pro-column .two-img a img {
    width: 180px;
    height: 105px;
}
/*行业单图新闻*/
.pro-column .one-img-text .img-text .text {
    width: 240px;
    margin-left: 10px;
}
/*行业大图*/
.pro-column .one-content {
    width: 380px;
    height: 196px;
    font-size: 0;
    margin: 10px 0px;
}
.pro-column .one-content a img {
    width: 380px;
    height: 196px
}
.pro-column .one-content a p.title {
    width: 380px;
}
.pro-about {
    width: 1180px;
}


.pro-news li span a{font-size:9px;color:#003366}
.pro-news li span a:link{font-size:9px;color:#003366}
.pro-news li span a:visited{font-size:9px;color:#003366}
.pro-news li span a:hover{font-size:9px;color:#003366;text-decoration: underline}

